From: Michael Albinus Date: Sat, 22 Aug 2009 08:54:08 +0000 (+0000) Subject: * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10969 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=00a5b8a20abe2fb44be9f724b5166a332bbbd3aa;p=emacs.git * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add. --- diff --git a/src/config.in b/src/config.in index 404e00bd069..598132428c3 100644 --- a/src/config.in +++ b/src/config.in @@ -138,6 +138,9 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if using D-Bus. */ #undef HAVE_DBUS +/* Define to 1 if you have the `dbus_watch_get_unix_fd' function. */ +#undef HAVE_DBUS_WATCH_GET_UNIX_FD + /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you don't. */ #undef HAVE_DECL_SYS_SIGLIST